home *** CD-ROM | disk | FTP | other *** search
/ Gamecube Preview CD ROM / 04 - Gamecube Preview CD-ROM.iso / pc / site / gamecube.swf / scripts / DefineButton2_58 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-09-17  |  99 b   |  6 lines

  1. on(release){
  2.    _parent.idiot.gotoAndPlay("show");
  3.    nextFrame();
  4.    _root.linkscopy = "";
  5. }
  6.